home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Atari Mega Archive 2
/
Atari Mega Archive CD - Volume 2.iso
/
linux
/
src
/
atalnx_3.lzh
/
atari-linux-0.01pl3
/
tools
/
atari
/
boot.mup
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1994-06-18
|
243 b
|
11 lines
GNUINC='d:\gnu\include'
GNULIB='d:\gnu\lib'
gcc bootstra.c -Wall -mint -c -o bootstra.o
gcc boot_asm.S -Wall -mint -c -o boot_asm.o
gcc -D__GNUC__ -Wall -mint -o bootstrap.ttp boot_asm.o bootstra.o
cp bootstrap.ttp ..\..\makedir